net.nsswitchConfig.nssConf (field)
5 uses
	net (current package)
		nss.go#L30: 	nssConf *nssConf
		nss.go#L36: 	conf := nssConfig.nssConf
		nss.go#L43: 	conf.nssConf = parseNSSConfFile("/etc/nsswitch.conf")
		nss.go#L68: 	if mtime.Equal(conf.nssConf.mtime) {
		nss.go#L74: 	conf.nssConf = nssConf
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |